Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: add proto build flag to allow option proto fields #698

Merged
merged 2 commits into from
Jul 29, 2024

Conversation

kate-goldenring
Copy link
Contributor

@kate-goldenring kate-goldenring commented Jun 27, 2024

Currently builds fail due to using deprecated use of optional fields. This adds in a build flag to ignore the error. We should remove the proto optional specifier and update the crate

ref #696

@kate-goldenring
Copy link
Contributor Author

/version patch

@github-actions github-actions bot added the version/patch Patch version change is needed label Jul 15, 2024
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
@kate-goldenring
Copy link
Contributor Author

@adithyaj @diconico07 this should be ready to review

@kate-goldenring kate-goldenring merged commit 3050186 into project-akri:main Jul 29, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
version/patch Patch version change is needed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants